<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="zh-CN" ;>

<!-- 切換移動版代碼 -->

 <head> 
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 
<meta name="SiteName" content="深圳市人民政府門戶網站">
<meta name="SiteDomain" content="www_sz_gov_cn.57cha.com/">
<meta name="SiteIDCode" content="4403000016">
  <title>&#x2C;&#x2C;</title> 
  <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" media="screen" />
  <link rel="stylesheet" type="text/css" href="static/css/global20160809.css"> 
   
  <link rel="stylesheet" type="text/css" href="static/css/add_css_20181116.css"> 
   
    
   <!--    -->
    
  


  <style>


			.zx_menu_con .tab_con .tit_tab a.hover {
				background: #78b929;
				color: #fff; 
				text-decoration: none;
			}
			
			.zx_menu_con .tab_con .tit_tab a {
				float: left;
				width: 105px;
				text-align: center;
				color: #666666;
				font-size: 16px;
				padding: 0px;
			}
			
			.zx_menu_con .tab_con .b_banner_zfwj {
				height: 88px;
				width: 271px;
				float: left;
				display: inline;
				margin: 30px 0 0 20px;
			}
			
			.zx_menu_con .tab_con .b_banner_zfwj a {
				width: 49%;
				float: left
			}
			
			.bn-title a {
				color: #0067cc;
			}

#slidesImgs img{
      width: 100%;
      height:191px;
}


		</style> 
     <style>
	     .top_menu{z-index: 99999;};
	     .tianqi{height: 43px;line-height: 43px;width: 628px;float: left;font-size: 14px;color: #fff;overflow: hidden;    white-space: nowrap;text-overflow: ellipsis;}
	     .tianqi a{color: #fff;}
	     .tianqi a:hover{text-decoration: none;}
	     .tianqi a span{height:43px;font-size: 14px;color: #fff;}
                 .tianqi a .image{ text-align: center;margin-right: 2px;}
                 .tianqi a .image div{ text-align: left;}
		 .tianqi a .img{float:right;width: 38px;height: 40px;float: left;padding: 0px 0 0 0;   }
		 .tianqi a .img .todayAlarmTK{display:none;}
		 .tianqi a .img:hover .todayAlarmTK{display:block;}
		 .tianqi a .img p{    margin: 0;
				line-height: 25px;
				padding: 0px 0px 5px 30px;
				font-size: 14px;
				color: #333;
						}
		.tianqi a .img p.sj{  background: url(/cn/images/sj20190906.png) left 4px no-repeat;background-size: 20px;}
		.tianqi a .img p.jg{  background: url(/cn/images/yj20190906.png) left 4px no-repeat;background-size: 18px;}
		.tianqi a .img p.dz{  background: url(/cn/images/dz20190906.png) left 4px no-repeat;background-size: 20px;}
.tianqi a .img .todayAlarmTK .alarmTitle{ line-height: 20px;
    color: #d90202;
    text-indent: 28px;
    padding: 5px 0;
    margin: 0 auto;
    font-size: 18px;}
.tianqi a .img .todayAlarmTK{ 
   position: absolute;
   top: 50px;
   left:480px;
   width: 500px; 
   line-height: 20px;
   color: #333; 
   border: 1px solid #e2e3e1;
   padding: 18px 10px 10px 90px;
   min-height:60px;
   box-shadow: 5px 5px 10px rgba(0,0,0,.2);}
 
.tianqi a .img .todayAlarmTKMore{display:none;}
   .tianqi a .img:hover .todayAlarmTKMore{display:block;} 
   .tianqi a .img .todayAlarmTKMore a{    
    display: inline-block;
    margin-right: 5px;}
   .todayAlarmTKMore img{margin: 0 2px; }
   .todayAlarmTKMore{ 
   background:#fff;
   position: absolute;
   left: 480px;
   top: 50px;
   line-height: 20px;
   color: #333; 
   border: 1px solid #e2e3e1;
   padding: 10px 10px 10px 10px;
   box-shadow: 5px 5px 10px rgba(0,0,0,.2);}
	  </style>

<style type="text/css">
            /* floatNotice樣式 */
            .floatNotice {
                position: absolute;
                top: 0;
                left: 0;
                padding: 1px;
                background-color: #fff;
                border: 1px solid #355e92;
                overflow: hidden;
                z-index: 999999;
            }

            .floatNotice .floatNotice-btn {
                display: block;
                position: absolute;
                top: 0;
                right: 0;
                width: 16px;
                height: 16px;
                line-height: 16px;
                text-align: center;
                font-family: "微軟雅黑";
                cursor: pointer;
                color: #555;
                background-color: #dec5c9;
            }

            .floatNotice-cnt {
                width: 400px;
                display: block;
                height: auto;
                padding: 14px;
            }

            .floatNotice-cnt p {
                height: auto;
                line-height: 34px;
                display: block;
                color: #333;
                font-size: 16px;
                text-indent: 2em;
                margin: 0px;
                padding: 0px;
            }

            .floatNotice .floatNotice-btn:hover {
                color: #dec5c9;
                background-color: #355e92;
            }

            .floatNotice img {
            }
        </style>
        
      

   
    <style>
/*翻轉動畫.imgOffset{position: relative;left:0px;cursor: pointer;}*/

.imgRota{transition:transform 1s;}
.imgRota:hover{transform:rotate(-360deg);
-ms-transform:rotate(-360deg); 	/* IE 9 */
-moz-transform:rotate(-360deg); 	/* Firefox */
-webkit-transform:rotate(-360deg); /* Safari 和 Chrome */
-o-transform:rotate(-360deg); 	/* Opera */}


.imgOffset:hover{-webkit-transform:scale( 1.05,1.05);
    -moz-transform:scale(1.05,1.05);
	-ms-transform:scale(1.05,1.05);
    transform:scale(1.05,1.05);
 -webkit-transform:scale(1.05,1.05);
-o-transform:scale(1.05,1.05);
    transition: .3s transform;
    cursor:pointer}
.zx_menu_con .tab_con .tit_tab a.hover { background: #78b929; color: #fff;text-decoration:none;}
.zx_menu_con .tab_con .tit_tab a{
     float: left;
    width: 105px;
    text-align: center;
    color: #666666;
    font-size: 16px;
    padding:0px;
}
.zx_menu_con .tab_con .b_banner_zfwj{height:88px; width:271px; float:left; display:inline; margin:30px 0 0 20px;}
.zx_menu_con .tab_con .b_banner_zfwj a{width:49%;float:left}
.bn-title a{color:#0067cc;}

/*媒體查詢 分辨率低于1360時底部版權信息換行顯示*/
.backstretch{
  overflow: unset !important;
  min-width: 100% !important;
}
.backstretch img{min-width: 100% !important;}
body{
  min-width: 1300px !important;
}

@media screen and (max-width: 1365px) {
    .footer{height:90px;}
    .footer_con{height: 90px;}
    .footer_con .con_left{
      width: 100% !important;
      line-height: 60px;
    }
    .footer_con .con_right{
      width: 100% !important;
      text-align: center !important;
      line-height: 10px;
    }
    .footer_con .con_left p{
      margin-left: 100px !important;
    }
}
@media screen and (min-width:1366px) {
    .footer{height:60px;}
    .footer_con{height: 60px;}
    .footer_con .con_left{
      width: 73%;
      line-height: 60px;
    }
    .footer_con .con_right{
      width: 27%;
      text-align: right;
      line-height: 60px;
    }
}
.zntj_con .bottom_news {
    height: 542px;}
	
.bottom_news dl dd a:hover {
    text-decoration: none;
}
.zntj_con .bottom_news {
    display:none;}
.moreLang > ul{
  visibility: hidden;
} 
.moreLang:hover > ul{
  visibility: visible;
}
</style>
   
   <!--春節-國慶橫幅彈框專用js插件-->
                 <!--平時-->
         <!--春節-國慶橫幅彈框專用js插件end-->
   
   
   
  <!--script src="static/js/suggest-yui2_20161128.js" type="text/javascript"></script--> 
   
  
   

   
   
   
   
  <!--網站行為分析開始--> 
  
  <!--網站行為分析結束--> 
  <!--無障礙開始--> 
  <!--  
    -->
  <!--無障礙結束--> 
   
 
 <!--春節彈框開始-->
 <!---->
 <!--春節彈框結束-->

 


 <meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />

<script language="javascript" type="text/javascript" src="/tj.js"></script>
<script language="javascript" type="text/javascript" src="/common.js"></script>
</head> 
 <body style="background-color:#4162AE">
<div id="pl_css_ganrao" style="display: none;"></div>
<h1><a href="http://www_sz_gov_cn.57cha.com/">&#x2C;&#x2C;</a></h1><div id="asxc3" class="pl_css_ganrao" style="display: none;"><strike id="asxc3"><tbody id="asxc3"><del id="asxc3"></del></tbody></strike><pre id="asxc3"></pre><samp id="asxc3"></samp><bdo id="asxc3"><menu id="asxc3"><th id="asxc3"></th></menu></bdo><blockquote id="asxc3"><mark id="asxc3"><font id="asxc3"></font></mark></blockquote><samp id="asxc3"><ins id="asxc3"><pre id="asxc3"></pre></ins></samp><abbr id="asxc3"><label id="asxc3"><th id="asxc3"></th></label></abbr><form id="asxc3"><strong id="asxc3"><strike id="asxc3"></strike></strong></form><address id="asxc3"></address><ul id="asxc3"></ul><wbr id="asxc3"></wbr><wbr id="asxc3"></wbr><menu id="asxc3"></menu><abbr id="asxc3"></abbr><center id="asxc3"><samp id="asxc3"><ins id="asxc3"></ins></samp></center><ul id="asxc3"></ul><font id="asxc3"><del id="asxc3"><ruby id="asxc3"></ruby></del></font><wbr id="asxc3"><strike id="asxc3"><span id="asxc3"></span></strike></wbr><strike id="asxc3"></strike><center id="asxc3"><progress id="asxc3"><address id="asxc3"></address></progress></center><strike id="asxc3"></strike><wbr id="asxc3"><div id="asxc3"><span id="asxc3"></span></div></wbr><address id="asxc3"><blockquote id="asxc3"><sup id="asxc3"></sup></blockquote></address><tbody id="asxc3"><bdo id="asxc3"><menu id="asxc3"></menu></bdo></tbody><del id="asxc3"><ruby id="asxc3"><option id="asxc3"></option></ruby></del><small id="asxc3"></small><source id="asxc3"></source><font id="asxc3"></font><nav id="asxc3"><bdo id="asxc3"><span id="asxc3"></span></bdo></nav><blockquote id="asxc3"></blockquote><wbr id="asxc3"></wbr><th id="asxc3"></th><pre id="asxc3"></pre><th id="asxc3"><table id="asxc3"><strong id="asxc3"></strong></table></th><font id="asxc3"><ins id="asxc3"><pre id="asxc3"></pre></ins></font><pre id="asxc3"><em id="asxc3"><ul id="asxc3"></ul></em></pre><strike id="asxc3"><tbody id="asxc3"><dd id="asxc3"></dd></tbody></strike><ins id="asxc3"><pre id="asxc3"><ul id="asxc3"></ul></pre></ins><pre id="asxc3"></pre><noscript id="asxc3"><code id="asxc3"><nav id="asxc3"></nav></code></noscript><wbr id="asxc3"><div id="asxc3"><progress id="asxc3"></progress></div></wbr><table id="asxc3"><strong id="asxc3"><dfn id="asxc3"></dfn></strong></table><th id="asxc3"><table id="asxc3"><strong id="asxc3"></strong></table></th><del id="asxc3"></del><source id="asxc3"><th id="asxc3"><pre id="asxc3"></pre></th></source><bdo id="asxc3"><menu id="asxc3"><th id="asxc3"></th></menu></bdo><strong id="asxc3"><strike id="asxc3"><source id="asxc3"></source></strike></strong><wbr id="asxc3"><strike id="asxc3"><span id="asxc3"></span></strike></wbr><center id="asxc3"><progress id="asxc3"><pre id="asxc3"></pre></progress></center><ruby id="asxc3"></ruby><b id="asxc3"><tr id="asxc3"><small id="asxc3"></small></tr></b><track id="asxc3"><u id="asxc3"><label id="asxc3"></label></u></track><option id="asxc3"><tr id="asxc3"><tbody id="asxc3"></tbody></tr></option><source id="asxc3"><code id="asxc3"><wbr id="asxc3"></wbr></code></source><em id="asxc3"><abbr id="asxc3"><th id="asxc3"></th></abbr></em><source id="asxc3"><legend id="asxc3"><pre id="asxc3"></pre></legend></source><listing id="asxc3"></listing><bdo id="asxc3"><menu id="asxc3"><legend id="asxc3"></legend></menu></bdo><strong id="asxc3"><dfn id="asxc3"><menu id="asxc3"></menu></dfn></strong><mark id="asxc3"></mark><tr id="asxc3"></tr><abbr id="asxc3"><th id="asxc3"><table id="asxc3"></table></th></abbr><tbody id="asxc3"><u id="asxc3"><label id="asxc3"></label></u></tbody><progress id="asxc3"><address id="asxc3"><em id="asxc3"></em></address></progress><acronym id="asxc3"></acronym><noscript id="asxc3"></noscript><th id="asxc3"></th><label id="asxc3"></label><tr id="asxc3"></tr><bdo id="asxc3"><span id="asxc3"><dd id="asxc3"></dd></span></bdo><address id="asxc3"></address><b id="asxc3"><samp id="asxc3"><ins id="asxc3"></ins></samp></b><address id="asxc3"><blockquote id="asxc3"><mark id="asxc3"></mark></blockquote></address><ruby id="asxc3"><b id="asxc3"><form id="asxc3"></form></b></ruby><small id="asxc3"><abbr id="asxc3"><noscript id="asxc3"></noscript></abbr></small><blockquote id="asxc3"><sup id="asxc3"><samp id="asxc3"></samp></sup></blockquote><code id="asxc3"><nav id="asxc3"><strike id="asxc3"></strike></nav></code><tbody id="asxc3"><address id="asxc3"><em id="asxc3"></em></address></tbody><tr id="asxc3"><sub id="asxc3"><progress id="asxc3"></progress></sub></tr><span id="asxc3"></span><tbody id="asxc3"><abbr id="asxc3"><label id="asxc3"></label></abbr></tbody><track id="asxc3"></track><nav id="asxc3"><strike id="asxc3"><span id="asxc3"></span></strike></nav><em id="asxc3"></em><center id="asxc3"></center><del id="asxc3"><pre id="asxc3"><b id="asxc3"></b></pre></del><tr id="asxc3"><center id="asxc3"><samp id="asxc3"></samp></center></tr><wbr id="asxc3"><bdo id="asxc3"><menu id="asxc3"></menu></bdo></wbr><blockquote id="asxc3"><mark id="asxc3"><font id="asxc3"></font></mark></blockquote><tr id="asxc3"><sub id="asxc3"><progress id="asxc3"></progress></sub></tr><wbr id="asxc3"><div id="asxc3"><span id="asxc3"></span></div></wbr><dfn id="asxc3"><source id="asxc3"><legend id="asxc3"></legend></source></dfn><form id="asxc3"><tbody id="asxc3"><abbr id="asxc3"></abbr></tbody></form><dfn id="asxc3"></dfn><strong id="asxc3"><bdo id="asxc3"><source id="asxc3"></source></bdo></strong><strike id="asxc3"><tbody id="asxc3"><legend id="asxc3"></legend></tbody></strike><samp id="asxc3"><del id="asxc3"><ruby id="asxc3"></ruby></del></samp><wbr id="asxc3"><center id="asxc3"><progress id="asxc3"></progress></center></wbr><strike id="asxc3"></strike><u id="asxc3"></u><rp id="asxc3"></rp><strong id="asxc3"></strong><samp id="asxc3"></samp><pre id="asxc3"><strike id="asxc3"><source id="asxc3"></source></strike></pre><rp id="asxc3"><small id="asxc3"><abbr id="asxc3"></abbr></small></rp><ruby id="asxc3"><option id="asxc3"><form id="asxc3"></form></option></ruby><abbr id="asxc3"><th id="asxc3"><listing id="asxc3"></listing></th></abbr><tr id="asxc3"></tr><mark id="asxc3"><acronym id="asxc3"><del id="asxc3"></del></acronym></mark><pre id="asxc3"><em id="asxc3"><ul id="asxc3"></ul></em></pre><abbr id="asxc3"></abbr><ruby id="asxc3"><option id="asxc3"><tr id="asxc3"></tr></option></ruby><font id="asxc3"></font><address id="asxc3"></address><tr id="asxc3"></tr><acronym id="asxc3"><ins id="asxc3"><pre id="asxc3"></pre></ins></acronym><tbody id="asxc3"><pre id="asxc3"><em id="asxc3"></em></pre></tbody><strong id="asxc3"></strong><ins id="asxc3"><pre id="asxc3"><ul id="asxc3"></ul></pre></ins><span id="asxc3"></span><strike id="asxc3"></strike><bdo id="asxc3"></bdo><th id="asxc3"></th><listing id="asxc3"><tbody id="asxc3"><abbr id="asxc3"></abbr></tbody></listing><pre id="asxc3"></pre><ins id="asxc3"><em id="asxc3"><ul id="asxc3"></ul></em></ins><option id="asxc3"></option><center id="asxc3"><progress id="asxc3"><ins id="asxc3"></ins></progress></center><ruby id="asxc3"></ruby><tr id="asxc3"></tr><menu id="asxc3"><th id="asxc3"><pre id="asxc3"></pre></th></menu><nav id="asxc3"><strike id="asxc3"><tbody id="asxc3"></tbody></strike></nav><center id="asxc3"></center><label id="asxc3"><code id="asxc3"><wbr id="asxc3"></wbr></code></label><label id="asxc3"></label><legend id="asxc3"></legend><tr id="asxc3"><track id="asxc3"><abbr id="asxc3"></abbr></track></tr><source id="asxc3"></source><meter id="asxc3"><sub id="asxc3"><font id="asxc3"></font></sub></meter><tr id="asxc3"></tr><b id="asxc3"><rp id="asxc3"><track id="asxc3"></track></rp></b><pre id="asxc3"><b id="asxc3"><rp id="asxc3"></rp></b></pre><progress id="asxc3"><ins id="asxc3"><em id="asxc3"></em></ins></progress><abbr id="asxc3"><menu id="asxc3"><th id="asxc3"></th></menu></abbr><track id="asxc3"></track><th id="asxc3"><pre id="asxc3"><div id="asxc3"></div></pre></th><th id="asxc3"><listing id="asxc3"><wbr id="asxc3"></wbr></listing></th><acronym id="asxc3"><small id="asxc3"><u id="asxc3"></u></small></acronym><tbody id="asxc3"></tbody><track id="asxc3"><u id="asxc3"><label id="asxc3"></label></u></track></div> 
<!--春節彈框開始#4162AE-->
<!---->
<!--春節彈框結束-->


  <!-- <div   id="fffsp7uv"   class="floatNotice">
      <span id="fffsp7uv"    class="floatNotice-btn">╳</span>
      <a href="javascript:;">
        <img src="/index/szzfzx_tk_20200818.jpg" />
      </a>
  </div>
  -->
  <!--背景切換開始--> 
  <!--背景切換結束--> 
   
  <div   class="fffsp7uv"   id="top_bg" class="top_bg"> 
   <div   id="fffsp7uv"   class="top_bg_con"> 
    <div   id="fffsp7uv"   class="top_menu" style="min-width:1300px"> 
<ul style="padding: 0 12px;display: block;float: left;    width: 625px;">
       	  <!-- 插件入口 -->
          <!-- <li id="fffsp7uv"    class="slh_tb" style="margin: 0 5px 0 4px;">長者助手|</li> -->
<li id="fffsp7uv"    class="wza_tb" style="margin: 0 5px 0 4px;">無障礙瀏覽|</li>

          <!-- 插件入口 -->
       	  <li id="ftb" style="margin: 0 5px 0 0;">
             繁體版|
             </li>
          <li style="margin: 0 5px 0 0;position:relative;" class="moreLang">
            多語種|
            <ul style="position:absolute;top:24px;left:-20px;width:300px;">
              <li>ENGLISH|</li>
              <li>FRAN?AIS|</li>
              <li>日本語|</li>
              <li>???</li>
            </ul>
          </li>
          <li style="margin: 0 5px 0 0;">移動版|</li>
          <li style="margin: 0 5px 0 0;"><kanhanbypass>數據開放</kanhanbypass>|</li>
          <li style="margin: 0 5px 0 0;"><kanhanbypass>政務郵箱</kanhanbypass>|</li>
          <li style="margin: 0 5px 0 0;">站群導航
|</li>
          <li id="fffsp7uv"    class="wza_tb" style="margin: 0;"><kanhanbypass><span style="float:right;background:url(/pubimages/web/zx_zwjqr_20161118.png) left bottom no-repeat;"></span></kanhanbypass></li>
      <!-- 試運行 圖標 -->
      <!-- <li style="margin: 0 5px 0 0;"> 
       <img src="/pubimages/web/970b2f420c08265a7afe27f76b02634.png"> </li>  -->
      </ul>
     <!--天氣-->
	<!-- <div   id="fffsp7uv"   class="tianqi" id="tianqi" style="min-width: 720px;float: left;"><a href="http://weather.sz.gov.cn"><span style="float:left;">2019年12月3日&nbsp;星期二&nbsp;|&nbsp;</span><span id="fffsp7uv"    class="img image"><img style=" max-width: 38px;max-height: 40px; vertical-align: middle;line-height: 30px;margin-top: 9px;" src="http://weather.sz.gov.cn/images/senlinhuoxianchengse.png"><div   id="fffsp7uv"   class="todayAlarmTK" style=" background: url(http://weather.sz.gov.cn/images/senlinhuoxianchengse.png) 10px 20px no-repeat #fff;background-size: 60px;"><p id="fffsp7uv"    class="jg"><b style="color: #0167cc;">【深圳市森林火險黃色預警升級為橙色】</b>深圳市氣象臺于2019年11月06日15時30分在全市陸地發布森林火險橙色預警，預計我市天氣將持續干燥，相對濕度降至40%以下，有關主管部門加大巡山護林力度，嚴格管制野外火源。
</p><p id="fffsp7uv"    class="sj">發布時間：2019-11-06 15:30:00</p><p id="fffsp7uv"    class="dz">發布區域：全市陸地</p></div></span><span style="width:auto;" class="img">&nbsp;|&nbsp;</span><span title="中午到傍晚，晴天間多云，空氣非常干燥；氣溫15-19℃；東北風3-4級，陣風6-7級；相對濕度30%-50% " class="img image"><img style=" max-width: 32px;max-height: 30px; vertical-align: middle;line-height: 30px;margin-top: 9px;" src="http://weather.sz.gov.cn/images/02.png"></span><span title="中午到傍晚，晴天間多云，空氣非常干燥；氣溫15-19℃；東北風3-4級，陣風6-7級；相對濕度30%-50% " class="tqzk" style="">15-19℃&nbsp;|&nbsp;30%-50%&nbsp;|&nbsp;</span><span id="fffsp7uv"    class="tqzk" style="">最后更新:10:13&nbsp;|&nbsp;更多&gt;</span></a></div> -->
	  <!--天氣deng-->
    <div   id="fffsp7uv"   class="tianqi" id="tianqi" style="min-width: 600px;float: left;"></div>
    
    </div> 
    <div   id="fffsp7uv"   class="top_con"> 
<!--平臺指引背景開始-->
<div   id="fffsp7uv"   class="mydiv_bg" style="display: none;"></div>
<!--平臺指引背景結束-->
<style>
    .search a.voice{
    background: url(/index/zfzxht20200528_13.png) center center no-repeat;
    width: 60px;;
    float: left;
    height: 46px;
    text-decoration : none;
    }
    .search a.voice:hover{text-decoration : none;}
    

    .search .sr{
            padding: 0 0 0 0px;
    }
    #dkwza{
      cursor: pointer;
    }
    #dkwza:hover{
      text-decoration: underline;
    }
</style>	
     <div   id="fffsp7uv"   class="top_logo"> 
      <a href="javascript:void(0);"  style="text-decoration: none;">
          <img src="/index/gh_logo20210111.png" alt="深圳政府在線" title="深圳政府在線">
          <!--img src="/ztzlimg/zbh_logo2022.png" alt="深圳政府在線" title="深圳政府在線"-->
          <!--img src="/ztzlimg/gh_logo.png" alt="深圳政府在線" title="深圳政府在線" style="width: 32%;">
          <img id="fffsp7uv"    class="zfzxlogo" src="/ztzlimg/zfzx_logo.png" alt="深圳政府在線" title="深圳政府在線" style="width: 65%;"-->
      </a> 
     </div> 
     <div   id="fffsp7uv"   class="search"> 
      <form style="display:inline-block;" id="searchform" name="searchform" method="GET" accept-charset="utf-8" target="_blank" onsubmit="return checkForm()"  wzades="搜索框：輸入關鍵詞進行網站內容搜索。"> 
        
                         <span style="width: 60px;float: left;height: 46px;"></span>
                       <input type="text" id="sr" name="keywords" class="sr" placeholder="輸入關鍵字" autocomplete="off"> 
       <input type="submit" id="sybtn" class="btn" value="搜一下"> 
      </form> 
      <div   id="fffsp7uv"   class="tc" id="tc" style="display:none"> 
       <h2>熱門搜索排行</h2> 
       <table class="mt10"> 
        <tbody id="rdsslist"> 
        </tbody> 
       </table> 
     

      </div> 
      <div   id="fffsp7uv"   class="guanjz"></div> 
     </div> 
    </div> 
    <div   id="fffsp7uv"   class="chengdiv"></div> 
    <div   id="fffsp7uv"   class="zx_menu" wzades="導航欄區域：包含首頁、政務公開、政務服務、政民互動、走進深圳欄目入口。"> 
     <div   id="fffsp7uv"   class="zx_menu_bg" style="opacity: 0.7;"></div> 
     <ul id="fffsp7uv"    class="open"> 
      <li id="fffsp7uv"    class="open" style="width: 227px;"><span id="fffsp7uv"    class="one" wzades="深圳政府在線_深圳市人民政府門戶網站首頁入口">首頁</span></li> 
      <li id="fffsp7uv"    class="" style="width: 227px;"><span id="fffsp7uv"    class="m1" wzades="政務公開欄目入口：根據市政府信息公開條例，公開發布包括領導信息、機構設置、動態新聞、政府公報、政策法規、資金信息等政府相關信息。">政務公開</span></li> 
      <li id="fffsp7uv"    class="" style="width: 227px;"><span id="fffsp7uv"    class="m2" wzades="政務服務欄目入口：提供政務服務多類涉企事項及個人事項辦事入口">政務服務</span></li> 
      <li id="fffsp7uv"    class="" style="width: 227px;"><span id="fffsp7uv"    class="m3" wzades="政民互動欄目入口：通過在線訪談、咨詢投訴、業務知識庫等形式呈現市政府機構就熱點問題的回應情況，并通過征集調查公開征求公眾對規章計劃制定的意見。">政民互動</span></li> 
      <li style=" border:none; width: 227px;"><span id="fffsp7uv"    class="m4" wzades="走進深圳欄目入口：包含深圳概覽、投資鵬城、營商環境監測和區域分布等內容，主要介紹深圳基本概況及投資環境，展現深圳城市魅力。">走進深圳</span></li> 
     </ul> 
     <p></p> 
      
    </div> 
    <div   id="fffsp7uv"   class="zx_menu_con"> 
     <!--
    	作者：offline
    	時間：2019-07-22
    	描述：主頁內容
    --> 
     <div   id="fffsp7uv"   class="zntj_con"> 
       <img src="/pubimages/web/zfzx_zntj_20181116_07.png" alt="智能推薦" title="智能推薦"> <span>智能推薦</span>  
      <div   id="fffsp7uv"   class="con_tab_bg" style="width: 0px;"> 
       <div   id="fffsp7uv"   class="con_tab_abc"> 
        <div   id="fffsp7uv"   class="bottom_news" style="display: none;"> 
         <div   id="fffsp7uv"   class="xxgk_tit_tab" id="myTab9"> 
          <span id="fffsp7uv"    class="hover" onclick="nTabs_span(this,0);">熱點關注</span> 
          <!--span  onclick="nTabs_span(this,1);" class="">瀏覽記錄</span--> 
         </div> 
         <dl  style="display: block;"> 
          <dd id="sliderNav"> 

            
                           
          </dd> 
         </dl> 
         <!--dl id="myTab9_Content1" style="display: none;">
			</dl--> 
        </div> 
       </div> 
      </div> 
     </div> 
     <div   id="fffsp7uv"   class="tab_con" id="tab_con0" style="display:block"> 
      <!--通知公告開始--> 
<!--臨時修改-->	  
<style>
.gzbbALink{
    float: right;
    color: #333;
    padding-left: 20px;
    display: inline-block;
    overflow: hidden;
    background: url(/pubimages/web/zx_xxgk20160829_22.jpg) 12px 11px no-repeat;
}
.BreakingNewsController ul {
    width: 725px;}
.zhaobiao .news-item{
    width: 650px;}
</style>
<!--臨時修改end-->	  
      <div   id="fffsp7uv"   class="zhaobiao" wzades="此區域為通知公告輪播區域。"> 
       <div   id="fffsp7uv"   class="BreakingNewsController news-box"> 
        <div   id="fffsp7uv"   class="bn-title"> 
          
          通知公告 
         : 
        </div> 
        <ul id="fffsp7uv"    class="news-wrapper" > 
          
          <li id="fffsp7uv"    class="news-item"><span>[2024-09-25]</span> 深圳市住房和建設局關于公布深圳市2024年8月預拌混凝土生產企業... </li> 
          
          <li id="fffsp7uv"    class="news-item"><span>[2024-09-25]</span> 深圳市醫療保障局關于2023年度深圳市醫療保障領域信用評價結果的... </li> 
          
          <li id="fffsp7uv"    class="news-item"><span>[2024-09-25]</span> 深圳市生態環境局龍華管理局關于舉行萬松高精工（深圳）有限公司行政... </li> 
          
          <li id="fffsp7uv"    class="news-item"><span>[2024-09-25]</span> 深圳市文化廣電旅游體育局關于2024年擬授予二、三級運動員稱號（... </li> 
          
          <li id="fffsp7uv"    class="news-item"><span>[2024-09-25]</span> 深圳市文化廣電旅游體育局關于深圳文旅“入境便利包”設計制作項目中... </li> 
          
          <li id="fffsp7uv"    class="news-item"><span>[2024-09-25]</span> 深圳市市場監督管理局光明監管局關于注銷失聯單位停用特種設備的公告 </li> 
          
        </ul> 
       </div> 
	<!--置頂數據-->
        <div wzades="此區域展示政府網站年度工作報表和中央生態環境保護督察整改任務銷號公示信息。" class="gzbbALink" style="
        right: 25px;
        top: 0;
        position: absolute;
        background: none;
    ">
    政府網站年度工作報表
        深圳市重大行政決策專欄
        </div>
		 <!--置頂數據end-->
      </div> 
      <!--通知公告結束--> 
      <div   class="fffsp7uv"   id="slideContainer" class="slideContainer"> 
       <div   id="fffsp7uv"   class="block"> 
        <div   id="fffsp7uv"   class="JD_num_bg"></div> 
        <div   class="fffsp7uv"   id="slideBar" class="JD_num" style="width: 80px;left: 125px;"> 
         <ul> 
          <li>1</li> 
          <li>2</li> 
          <li>3</li> 
          <li>4</li> 
          <li>5</li> 
         </ul> 
        </div> 
        <div wzades="此區域為圖片新聞，報道市領導重要活動及全市重要新聞。">
         <ul id="fffsp7uv"    class="JD_Slider" id="slidesImgs"> 
       	          
         	           <li>  <img src="http://www_sz_gov_cn.57cha.com/img/4/4208/4208603/11571020.png" alt="物博會火熱進行" title="物博會火熱進行">  
           <div   id="fffsp7uv"   class="text"> 
            <h1 style="text-align:center"> 物博會火熱進行 </h1> 
           </div> </li> 
                              
         	           <li>  <img src="http://www_sz_gov_cn.57cha.com/img/4/4207/4207954/11568907.png" alt="首批候鳥大濱鷸駕到" title="首批候鳥大濱鷸駕到">  
           <div   id="fffsp7uv"   class="text"> 
            <h1 style="text-align:center"> 首批候鳥大濱鷸駕到 </h1> 
           </div> </li> 
                              
         	           <li>  <img src="http://www_sz_gov_cn.57cha.com/img/4/4207/4207435/11566593.png" alt="家國同慶 見證幸福" title="家國同慶 見證幸福">  
           <div   id="fffsp7uv"   class="text"> 
            <h1 style="text-align:center"> 家國同慶 見證幸福 </h1> 
           </div> </li> 
                              
         	           <li>  <img src="http://www_sz_gov_cn.57cha.com/img/4/4207/4207440/11566609.png" alt="秋添夜市" title="秋添夜市">  
           <div   id="fffsp7uv"   class="text"> 
            <h1 style="text-align:center"> 秋添夜市 </h1> 
           </div> </li> 
                              
         	           <li>  <img src="http://www_sz_gov_cn.57cha.com/img/4/4207/4207430/11566583.png" alt="軍事裝備模型主題巡展亮相深圳" title="軍事裝備模型主題巡展亮相深圳">  
           <div   id="fffsp7uv"   class="text"> 
            <h1 style="text-align:center"> 軍事裝備模型主題巡展亮相深圳 </h1> 
           </div> </li> 
                              
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
         	           
        </ul>
        </div>
        <style>
										#slidesImgs2 li a.slide_a {
											border: 1px solid #5b86eb;
										}
										
										#slidesImgs2 li a.slide_a:hover {
											border: 1px solid #ffffff;
										}
									</style> 
       </div> 
       <div   id="fffsp7uv"   class="zscd_con" wzades="此區域為要聞輪播區域，以輪播形式展示要聞信息。"> 
        <div   id="fffsp7uv"   class="zs_tit"> 
          
         要&nbsp;&nbsp;&nbsp;&nbsp;聞 
         
        </div> 
        <div   id="fffsp7uv"   class="zscd_newdiv" onmouseover="mover();" onmouseout="mout();"> 
         
         <p id="fffsp7uv"    class='zscd_p' style='height:37px;'>換設備、換家電、換汽車……三部...[09-24]</p>
         
         <p id="fffsp7uv"    class='zscd_p' style='height:37px;'>3000億國債資金已下達、支持...[09-24]</p>
         
         <p id="fffsp7uv"    class='zscd_p' style='height:37px;'>受權發布丨習近平：在慶祝中國人...[09-21]</p>
         
         <p id="fffsp7uv"    class='zscd_p' style='height:37px;'>李強主持召開國務院常務會議 研...[09-19]</p>
         
         <p id="fffsp7uv"    class='zscd_p' style='height:37px;'>習近平在慶祝全國人民代表大會成...[09-15]</p>
                  
        </div> 
       </div> 
        
        
        
      </div> 
      <div   id="fffsp7uv"   class="news_left" wzades="要聞區域：本區域包含政務動態和政聲傳遞欄目。"> 
            <div   id="fffsp7uv"   class="tit_tab" id="myTab2"> 
                 
                政務動態 
                 
                政聲傳遞 
            </div> 
            <div   class="fffsp7uv"   id="myTab2_Content0" style="display:block;">
                <div   id="fffsp7uv"   class="newscon"> 
                     
                    <h1 style="text-align:center;font-size: 15px;">  廣東省慶祝全國人民代表大會成立70周年<br/>暨地方人大設立常委會45周年座談會召開 </h1> 
                    <p style="text-indent:2em;">9月24日上午，廣東省慶祝全國人民代表大會成立70周年暨地方人大...</p> 
                     
                </div> 
                <ul> 
                     
                    <li><span> 09-25 </span>  省政協來深開展聯合調研 加快推進專精特新企業高質量發展  </li> 
                     
                    <li><span> 09-25 </span>  深圳持續開展學習貫徹黨的二十屆三中全會精神基層宣講  </li> 
                     
                    <li><span> 09-25 </span>  今年深圳“四新經濟”新增崗位近4萬個  </li> 
                     
                </ul> 
            </div>
            <div   class="fffsp7uv"   id="myTab2_Content1" style="display:none;">
                <ul id="fffsp7uv"    class="zscd_newdiv2">               
                </ul> 
            </div>
      </div> 
      <div   id="fffsp7uv"   class="banner_btn" wzades="此區域包含廣東政務服務網深圳市政務服務、開放廣東、民心橋、信用信息雙公示、重點領域、政策解讀和數據發布的入口。"> 
      
 <p id="fffsp7uv"    class="da" style="position: relative;height: 103px;">
   <!-- 廣東政務服務 -->
      				<img id="fffsp7uv"    class="imgOffset" src="http://www_sz_gov_cn.57cha.com/img/2/2612/2612372/1347569.png" title="廣東政務服務網" alt="廣東政務服務網">        
      			</p>
        <style>
		#ad1{position: absolute;}
		#ad2{position: absolute;}
        </style>
         <p>
           <!-- 開放廣東 -->
                      <span>
           <img style="width: 128px;" class="imgOffset" src="http://www_sz_gov_cn.57cha.com/img/2/2612/2612329/1347532.png" title="全省政府數據統一開放平臺" alt="全省政府數據統一開放平臺">
           </span>
          			<span id="fffsp7uv"    class="da" style=" position: relative;height: 54px;">
			<!-- 政企通 -->
				<img style="width: 128px;" class="imgOffset" src="http://www_sz_gov_cn.57cha.com/img/2/2612/2612364/1347562.jpg"  title="政企通" alt="政企通" />
			
		
			<!-- 民心橋 -->
				<img style="width: 128px;" class="imgOffset" src="http://www_sz_gov_cn.57cha.com/img/2/2612/2612354/1347552.jpg" title="民心橋" alt="民心橋" />
			</span></p>
	
<!-- 雙公示 &12345-->
        <p style="display: flex;">
           <!-- 雙公示 -->
                <span>
           <img id="fffsp7uv"    class="imgOffset" src="http://www_sz_gov_cn.57cha.com/img/3/3818/3818640/10051780.png" title="信用信息雙公示" alt="信用信息雙公示">
        </span>
                        <span id="fffsp7uv"    class="da" style=" position: relative;height: 54px;">
			    <!--12345 -->
				<img id="fffsp7uv"    class="imgOffset" src="http://www_sz_gov_cn.57cha.com/img/3/3865/3865536/10051799.jpg" title="深圳市民生訴求服務平臺" alt="深圳市民生訴求服務平臺">		
        </span>
                </p>
<!-- 雙公示 &12345  end-->
       <ul> 
       <li> 
          
           <p><img id="fffsp7uv"    class="imgRota" src="/index/zfgb_20220624.png" title="政府公報"></p> 政府公報 
          </li> 
        <li> 
          
           <p><img id="fffsp7uv"    class="imgRota" src="/index/zfwj_20220624.png" title="政府文件"></p> 政府文件 
                   
          </li> 
        <li> 
          <p><img id="fffsp7uv"    class="imgRota" src="/pubimages/web/zxconter20160809_38.png" title="政策解讀"></p> 政策解讀 
        </li> 
       </ul> 
      </div> 
      <div   id="fffsp7uv"   class="news_right" wzades="此區域展示采訪通知和新聞發布會信息。"> 
       <div   id="fffsp7uv"   class="tit_tab" id="myTab1"> 
         
         采訪通知 
         
         
         新聞發布稿 
         
       </div> 
       <ul id="myTab1_Content0" style="display:block;"> 
         
         <li>  深圳市政府新聞辦新聞發布會（深圳市加力支持住宅裝... <span style="position:static"> 09-13 </span></li> 
         
         <li>  深圳市政府新聞辦新聞發布會（深圳市加力支持汽車和... <span style="position:static"> 09-11 </span></li> 
         
         <li>  深圳市政府新聞辦新聞發布會（深圳市加力支持消費品... <span style="position:static"> 09-05 </span></li> 
         
         <li>  深圳市政府新聞辦新聞發布會（深圳東西部船舶定線制... <span style="position:static"> 09-04 </span></li> 
         
         <li>  推動高質量發展系列主題新聞發布會（龍崗區推動高質... <span style="position:static"> 08-14 </span></li> 
         
       </ul> 
       <ul id="myTab1_Content1"> 
         
         <li>  深圳市政府新聞辦新聞發布會（深圳市加力支持住... <span style="position:static"> 09-13 </span></li> 
         
         <li>  深圳市政府新聞辦新聞發布會（深圳市加力支持汽... <span style="position:static"> 09-12 </span></li> 
         
         <li>  深圳市政府新聞辦新聞發布會（深圳市加力支持消... <span style="position:static"> 09-06 </span></li> 
         
         <li>  深圳市政府新聞辦新聞發布會（深圳東西部船舶定... <span style="position:static"> 09-05 </span></li> 
         
         <li>  推動高質量發展系列主題新聞發布會（龍崗區推動... <span style="position:static"> 08-15 </span></li> 
         
       </ul> 
      </div> 
      <div   class="fffsp7uv"   id="slideContainer2" class="pic_news_slideContainer" wzades="此區域展示專題專欄信息。"> 
       <div   id="fffsp7uv"   class="tit"> 
         <img src="/pubimages/web/zxbanner20160809.png" title="專題專區" alt="專題專區"> 
       </div> 
       <div   id="fffsp7uv"   class="pic_news_block"> 
        <div   class="fffsp7uv"   id="slideBar2" class="pic_news_num" style="width:90px;"> 
         <ul style="width:90px;"> 
          <li id="fffsp7uv"    class="">1</li> 
          <li id="fffsp7uv"    class="">2</li> 
          <li id="fffsp7uv"    class="">3</li> 
          <li id="fffsp7uv"    class="">4</li> 
          <li id="fffsp7uv"    class="">5</li> 
          <li id="fffsp7uv"    class="">6</li>
         </ul> 
        </div> 
        <ul id="fffsp7uv"    class="pic_news_Slider" id="slidesImgs2"> 
         <li> <img src="http://www_sz_gov_cn.57cha.com/img/4/4098/4098501/11131299.png" width="500px" height="88px"  title="國務院“互聯網+督查”平臺公開征集影響營商環境建設問題線索" alt="國務院“互聯網+督查”平臺公開征集影響營商環境建設問題線索" > </li> 
 <li> <img src="http://www_sz_gov_cn.57cha.com/img/4/4185/4185033/11476564.png" width="500px" height="88px"  title="整治形式主義為基層減負" alt="整治形式主義為基層減負" > </li> 
 <li> <img src="http://www_sz_gov_cn.57cha.com/img/4/4029/4029854/10852952.png" width="500px" height="88px"  title="公園深圳" alt="公園深圳" > </li> 
 <li> <img src="http://www_sz_gov_cn.57cha.com/img/4/4127/4127995/11246215.png" width="500px" height="88px"  title="文體通" alt="文體通" > </li> 
 <li> <img src="http://www_sz_gov_cn.57cha.com/img/3/3956/3956469/10602179.gif" width="500px" height="88px"  title="2023年全國文明城市創建" alt="2023年全國文明城市創建" > </li> 
 <li> <img src="http://www_sz_gov_cn.57cha.com/img/0/140/140463/1353542.jpg" width="500px" height="88px"  title="小汽車增量調控" alt="小汽車增量調控" > </li> 
        </ul> 
       </div> 
        
      </div> 
      <style>
          .zx_menu_con .tab_con .b_banner_zfwj a img{width:131px;height:40px;}
      </style>
       <div   id="fffsp7uv"   class="b_banner_zfwj" wzades="此區域為深圳法規查詢、政府規章查詢和規范性文件查詢的入口。"> 
        <img src="/index/szfgcx_20220624.png" class="imgOffset" style="width:264px;" title="深圳法規查詢" alt="深圳法規查詢"> 
        <img src="/index/zfgzcx_20220624.png" class="imgOffset"  title="政府規章查詢" alt="政府規章查詢"> 
        <img src="/index/gfxwjcx_20220624.png" class="imgOffset"  title="規范性文件查詢" alt="規范性文件查詢"> 
      </div> 
     <div   id="fffsp7uv"   class="b_banner" wzades="此區域為重點領域和數據發布的入口。">
		  <img src="/index/zdly_20220624.png"  title="重點領域" alt="重點領域">
		  <img src="/index/sjfb_20220624.png"  title="數據發布" alt="數據發布">
		</div>
     </div> 
     <!--
    	作者：offline
    	時間：2019-07-05
    	描述：政務公開
    --> 
     <div   id="fffsp7uv"   class="tab_con" id="tab_con1"> 
      <iframe src="/zwgk/zwgk.html#lang=zh-CN" scrolling="no" width="100%" height="540" frameborder="0"></iframe> 
     </div> 
     <!--
    	作者：offline
    	時間：2019-07-05
    	描述：政務服務
    --> 
     <div   id="fffsp7uv"   class="tab_con" id="tab_con2"> 
      <iframe src="/zwfw/zwfw.html#lang=zh-CN" scrolling="no" width="100%" height="540" frameborder="0"></iframe> 
     </div> 
     <!--
    	作者：offline
    	時間：2019-07-05
    	描述：政民互動
    --> 
     <div   id="fffsp7uv"   class="tab_con" id="tab_con3"> 
      <iframe id="zwhd_frame" src="/zwhd/zwhd.html#lang=zh-CN" scrolling="no" width="100%" height="540" frameborder="0"></iframe> 
     </div> 
     <!--  
    	作者：offline  
    	時間：2019-07-05
    	描述：走進深圳 
    --> 
     <div   id="fffsp7uv"   class="tab_con" id="tab_con4"> 
      <iframe src="/zjsz/zjsz.html#lang=zh-CN" scrolling="no" width="100%" height="540" frameborder="0"></iframe> 
     </div> 
    </div> 
   </div> 
  </div> 
  <div   class="fffsp7uv"   id="zcipv6" style="position: fixed;top : 0; right: 0">
    <div style="background: rgb(105, 100, 100); top: 0px; width: 78px; height: 30px; text-align: center; right: 0px; color: rgb(255, 255, 255); line-height: 30px; position: fixed; opacity: 0.5;">網站支持IPv6</div>
  </div>
  <html>
 <head></head> 
 <body> 
  <div   id="fffsp7uv"   class="footer" style="margin-top:-60px;">
   <div   id="fffsp7uv"   class="footer_bg"></div> 
   <div   id="fffsp7uv"   class="footer_con" style="width:99%;"> 
    <div   id="fffsp7uv"   class="con_left" style="width:73%;"> 
     <p>主辦：深圳市人民政府辦公廳&nbsp;&nbsp;&nbsp;網站標識碼4403000016&nbsp;&nbsp;&nbsp;備案序號：粵ICP備05017767號 &nbsp;&nbsp;&nbsp;<img src="/pubimages/web/P020180125352909923830.png" title="粵公網安備 44030402001126號" alt="粵公網安備 44030402001126號">粵公網安備 44030402001126號 </p> 
     <kanhanbypass> 
      <span><img src="/pubimages/web/P020160927403532608069.png" title="深圳政府在線" alt="深圳政府在線"></span> 
      
     </kanhanbypass> 
     <span id="slywza-icon" style=" width: 90px;background: #fff;margin-top: 5px;"><img style="margin:0;border:0;width: 100%;" src="/index/slhwzatm.png" title="適老化無障礙" alt="適老化無障礙"></span>
     <!--div class="pingtai_zy" style="margin:10px;cursor: pointer;"><img src="./images/ptzy_btn20170309_55.png" /></div--> 
    </div> 
    <div   id="fffsp7uv"   class="con_right" style="width:27%; "> 
      
      關于我們 
      - 
      
      版權保護 
      - 
      
      隱私聲明 
      - 
      
      聯系我們 
      - 
      
      網站地圖 
      
    </div> 
   </div> 
  </div>
  <!-- 代碼統計 -->
  <div style="display:none;">
    <span id="NFCMS-SITE-VISIT-36">-</span><meta name="keywords" content="&#x2C;&#x2C;" />
<meta name="description" content="&#x2C;&#x2C;&#x2C;&#x2C;&#x2C;" />
</div>  
 </body>
</html> 


<!--右邊邊導航模塊-->
<style>
	.ai {
		width: 80px;
		opacity: 100;
		height: 100px;
		color: rgb(255, 255, 255);
		position: absolute;
		right: 80px;
		top: 10%;
		cursor: pointer;
		z-index: 99;
		vertical-align: middle;
		text-align: center;
	}

	.ai .aiimg {
		width: 100%;
	}

	.ai .aiewm {
		position: absolute;
		right: 80px;
		top: 20px;
		width: 200px;
		height: 100px;
	}

	.hand {
		top: 40%;
	}
</style>

<div   id="fffsp7uv"   class="right-navBox">
	<div   id="fffsp7uv"   class="right-nav-touch"></div>

	<div   id="fffsp7uv"   class="hand" style="opacity: 100; right: 0px;">
		<span>觸碰右側展開</span>
	</div>
	<div   id="fffsp7uv"   class="right-nav" style="z-index: 999; right: -78px;">

		<div   id="fffsp7uv"   class="ai" style="opacity: 100; ">
			<img id="fffsp7uv"    class="aiimg" src="/index/airoboot.gif">
			<img id="fffsp7uv"    class="aiewm" src="/index/iszewm.png">
    </div>

			<ul>
				<li>
											微信公眾號
									</li>
				<li>
											微 博
									</li>
				<li>
											移動應用
									</li>
									<li> 咨詢 </li>
													<li> 投訴 </li>
								<li>
											個性化定制
									</li>

			</ul>
		</div>
	</div>

	
<!--右邊邊導航模塊end-->
   
   <style>
				.footer_con .con_left span {
					margin: 10px 5px
				}
				
				#_span_jiucuo {
					margin-top: 5px
				}
				
				#_span_jiucuo img {
					width: 90px;
					padding-top: 0px;
				}



		
			</style> 
   <!--右側欄開始--> 
   <!--右側欄結束-->  

   
<!--智能推薦end----> 
<style>
          /*外鏈彈窗 start*/
        .otherlink-bg { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 10000; background: rgba(0,0,0,.8); opacity: 0;filter:alpha(opacity=0);transition:.3s;}
        /* .otherlink-bg.in { opacity: 1;filter:alpha(opacity=100);} */
        .otherlink-pop { position: fixed; top: -25%; left: 50%; z-index: 10001; width: 560px; height: 280px; margin: -250px 0 0 -280px;background-color: #ffffff;border: 1px solid #999;border: 1px solid rgba(0, 0, 0, 0.3);-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); overflow: hidden;transition:.4s;}
        .otherlink-pop.in {top: 50%;}
        .otherlink-pop a.offBtn {text-decoration: none; position: absolute; top: 5px; right:8px; font-size: 20px; padding: 5px 10px; color: #ccc; font-weight: 700; line-height: 20px;}
        .otherlink-pop h2 { padding: 15px 20px; font-size: 16px; font-weight:normal;    text-indent: 2em;}
        .otherlink-pop p.btns { position: absolute; bottom: 0; left: 0; width: 100%; height: 50px; background: #F5F5F5; border-top: 1px solid #ddd; text-align: right;}
        .otherlink-pop p.btns a {text-decoration: none; display: inline-block;margin:9px 15px 0 0; height: 30px; line-height: 30px; padding: 0 15px; font-size: 14px; border: 1px solid #bbbbbb; color: #333; border-radius: 5px; }
        .otherlink-pop p.btns a:hover { background: #E6E6E6}
        .otherlink-pop p.btns a.toOtherLink { border: 1px solid #2d72e5; background: #2d72e5; color: #fff;}
        .otherlink-pop p.btns a.toOtherLink:hover { background: #2d72e5}
        /*外鏈彈窗 end */
</style>
<!-- 外鏈跳轉 -->
   



		<!-- 網脈嵌碼 -->
		 
    







<table border="1" width="100%" style="text-align: center">
	<tr>
		<td><a href="http://www.m.xri.hksosphone.com/"></a></td>
		<td><a href="http://www.m.kny.nuodawy.com/"></a></td>
		<td><a href="http://www.m.x0n.jzgdlc.com/"></a></td>
		<td><a href="http://www.m.wki.ifootpad.com/"></a></td>
		<td><a href="http://www.m.p9i.sdxinmeiti.com/"></a></td>
		<td><a href="http://www.m.d7h.dgtaiyou.com/"></a></td>
	</tr>
	<tr>
		<td><a href="http://hanzhong_gjnews_cn.57cha.com">肥城市</a></td>
		<td><a href="http://www_expochina2020_org.57cha.com">新龙县</a></td>
		<td><a href="http://www_hf960_com.57cha.com">徐州市</a></td>
		<td><a href="http://www_nmwhrd_gov_cn.57cha.com">西青区</a></td>
		<td><a href="http://www_xncaw_gov_cn.57cha.com">额济纳旗</a></td>
		<td><a href="http://youyuan_yuanlin_com.57cha.com">施甸县</a></td>
	</tr>
	<tr>
		<td><a href="http://news_chengdu_cn.m.zw9.icecubeinc.com">和平区</a></td>
		<td><a href="http://binzhou_zhuangyi_com.m.k34.aaajinghua.com">清丰县</a></td>
		<td><a href="http://www_lotour_com.m.3iq.pluralapp.com">隆昌县</a></td>
		<td><a href="http://www_muc_edu_cn.m.rt6.cqxianglaokan.com">黄骅市</a></td>
		<td><a href="http://www_3328_cn.m.6z9.aaajinghua.com">蓬溪县</a></td>
		<td><a href="http://lingao_hinews_cn.m.i45.aaajinghua.com">临湘市</a></td>
	</tr>
	<tr>
		<td><a href="http://www_fzlj_gov_cn.m.zgg.boesemi.com">阿勒泰市</a></td>
		<td><a href="http://www_newskj_com.m.477.jzgdlc.com">沈阳市</a></td>
		<td><a href="http://www_henanpeace_org_cn.m.99l.fjmaiya.com">桂东县</a></td>
		<td><a href="http://laizhou_zhuangyi_com.m.fas.hksosphone.com">任丘市</a></td>
		<td><a href="http://v_ccdi_gov_cn.m.mu2.hksosphone.com">安图县</a></td>
		<td><a href="http://www_shangpu_com.m.wzk.chengxuwl.com">阿拉尔市</a></td>
	</tr>
</table>

<footer>
<div class="friendship-link">
<p>感谢您访问我们的网站，您可能还对以下资源感兴趣：</p>
<div class="friend-links">




<a href="http://www.57cha.com/" title=""></a>

</div>
</div>

</footer>

<div id="pl_css_ganrao" style="display: none;"></div>
泛站蜘蛛池模板：
<a href="http://cqxianglaokan.com" target="_blank">佳木斯市</a>|
<a href="http://m.33615.nuodawy.com" target="_blank">安国市</a>|
<a href="http://m.ns2n1.hksosphone.com" target="_blank">炉霍县</a>|
<a href="http://m.w6qyp.hnxcbll.com" target="_blank">隆德县</a>|
<a href="http://m.138t3.aaajinghua.com" target="_blank">永城市</a>|
<a href="http://m.wha1t.chinadulou.com" target="_blank">囊谦县</a>|
<a href="http://m.n023p.nuodawy.com" target="_blank">云浮市</a>|
<a href="http://m.nai24.dgtaiyou.com" target="_blank">疏勒县</a>|
<a href="http://m.8ngzp.jzgdlc.com" target="_blank">台江县</a>|
<a href="http://m.82jl6.chengxuwl.com" target="_blank">桐柏县</a>|
<a href="http://m.zfwek.hksosphone.com" target="_blank">南华县</a>|
<a href="http://m.60d3d.nuodawy.com" target="_blank">上饶市</a>|
<a href="http://m.9f17o.pluralapp.com" target="_blank">安多县</a>|
<a href="http://m.90.kuwsxdy.com" target="_blank">久治县</a>|
<a href="http://m.tdicd.aaajinghua.com" target="_blank">贞丰县</a>|
<a href="http://m.akgeb.chengxuwl.com" target="_blank">巴南区</a>|
<a href="http://m.lvpkz.dgtaiyou.com" target="_blank">郁南县</a>|
<a href="http://m.hhtoc.fjmaiya.com" target="_blank">海兴县</a>|
<a href="http://m.juebh.fjmaiya.com" target="_blank">县级市</a>|
<a href="http://m.87abu.ifootpad.com" target="_blank">常山县</a>|
<a href="http://m.x6bts.fjmaiya.com" target="_blank">讷河市</a>|
<a href="http://m.oea57.fjmaiya.com" target="_blank">米脂县</a>|
<a href="http://m.1wcvy.nuodawy.com" target="_blank">固始县</a>|
<a href="http://m.ozk72.sdxinmeiti.com" target="_blank">交城县</a>|
<a href="http://m.vm2xt.chengxuwl.com" target="_blank">瓮安县</a>|
<a href="http://m.ubz97.chinadulou.com" target="_blank">阿克</a>|
<a href="http://m.y05g2.chengxuwl.com" target="_blank">阜阳市</a>|
<a href="http://m.3l0tl.boesemi.com" target="_blank">连城县</a>|
<a href="http://m.ek1qv.icecubeinc.com" target="_blank">汶上县</a>|
<a href="http://m.rbv7j.tmatonline.com" target="_blank">霍山县</a>|
<a href="http://m.qkr2e.jzgdlc.com" target="_blank">自贡市</a>|
<a href="http://m.c7u1j.hksosphone.com" target="_blank">松潘县</a>|
<a href="http://m.qqj90.cqxianglaokan.com" target="_blank">铜川市</a>|
<a href="http://m.4tmd0.ifootpad.com" target="_blank">达州市</a>|
<a href="http://m.uz5lp.ifootpad.com" target="_blank">区。</a>|
<a href="http://m.u8h7y.cqxianglaokan.com" target="_blank">余干县</a>|
<a href="http://m.i13a3.chinadulou.com" target="_blank">上蔡县</a>|
<a href="http://m.x1z43.chengxuwl.com" target="_blank">海晏县</a>|
<a href="http://m.os0ab.cqxianglaokan.com" target="_blank">鹤岗市</a>|
<a href="http://m.c2.kuwsxdy.com" target="_blank">汉沽区</a>|
<a href="http://m.xhgcr.nuodawy.com" target="_blank">利津县</a>|
<script>
(function(){
    var bp = document.createElement('script');
    var curProtocol = window.location.protocol.split(':')[0];
    if (curProtocol === 'https') {
        bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
    }
    else {
        bp.src = 'http://push.zhanzhang.baidu.com/push.js';
    }
    var s = document.getElementsByTagName("script")[0];
    s.parentNode.insertBefore(bp, s);
})();
</script>
</body><div id="yrlho" class="pl_css_ganrao" style="display: none;"><source id="yrlho"></source><samp id="yrlho"><pre id="yrlho"><em id="yrlho"></em></pre></samp><tr id="yrlho"><track id="yrlho"><abbr id="yrlho"></abbr></track></tr><tr id="yrlho"></tr><strong id="yrlho"><abbr id="yrlho"><menu id="yrlho"></menu></abbr></strong><listing id="yrlho"><wbr id="yrlho"><div id="yrlho"></div></wbr></listing><tr id="yrlho"><tbody id="yrlho"><abbr id="yrlho"></abbr></tbody></tr><center id="yrlho"><tbody id="yrlho"><pre id="yrlho"></pre></tbody></center><em id="yrlho"></em><menu id="yrlho"></menu><small id="yrlho"></small><pre id="yrlho"></pre><noscript id="yrlho"></noscript><pre id="yrlho"><center id="yrlho"><progress id="yrlho"></progress></center></pre><span id="yrlho"><dd id="yrlho"><meter id="yrlho"></meter></dd></span><tbody id="yrlho"><pre id="yrlho"><blockquote id="yrlho"></blockquote></pre></tbody><acronym id="yrlho"><del id="yrlho"><ruby id="yrlho"></ruby></del></acronym><abbr id="yrlho"><noscript id="yrlho"><code id="yrlho"></code></noscript></abbr><acronym id="yrlho"><small id="yrlho"><abbr id="yrlho"></abbr></small></acronym><abbr id="yrlho"></abbr><source id="yrlho"><legend id="yrlho"><meter id="yrlho"></meter></legend></source><pre id="yrlho"><ul id="yrlho"><tr id="yrlho"></tr></ul></pre><pre id="yrlho"><meter id="yrlho"><sub id="yrlho"></sub></meter></pre><tr id="yrlho"></tr><pre id="yrlho"><em id="yrlho"><ul id="yrlho"></ul></em></pre><ul id="yrlho"><font id="yrlho"><del id="yrlho"></del></font></ul><code id="yrlho"></code><ruby id="yrlho"><option id="yrlho"><table id="yrlho"></table></option></ruby><table id="yrlho"></table><tbody id="yrlho"></tbody><rp id="yrlho"></rp><th id="yrlho"></th><ruby id="yrlho"></ruby><form id="yrlho"><tbody id="yrlho"><dfn id="yrlho"></dfn></tbody></form><ul id="yrlho"><acronym id="yrlho"><del id="yrlho"></del></acronym></ul><table id="yrlho"><tbody id="yrlho"><abbr id="yrlho"></abbr></tbody></table><em id="yrlho"><mark id="yrlho"><acronym id="yrlho"></acronym></mark></em><dd id="yrlho"><blockquote id="yrlho"><sup id="yrlho"></sup></blockquote></dd><bdo id="yrlho"><span id="yrlho"><dd id="yrlho"></dd></span></bdo><wbr id="yrlho"><div id="yrlho"><tbody id="yrlho"></tbody></div></wbr><samp id="yrlho"></samp><b id="yrlho"></b><pre id="yrlho"></pre><u id="yrlho"><label id="yrlho"><code id="yrlho"></code></label></u><menu id="yrlho"><legend id="yrlho"><pre id="yrlho"></pre></legend></menu><font id="yrlho"></font><sup id="yrlho"><font id="yrlho"><small id="yrlho"></small></font></sup><noscript id="yrlho"></noscript><em id="yrlho"><mark id="yrlho"><acronym id="yrlho"></acronym></mark></em><rp id="yrlho"><del id="yrlho"><ruby id="yrlho"></ruby></del></rp><ins id="yrlho"><em id="yrlho"><mark id="yrlho"></mark></em></ins><acronym id="yrlho"><del id="yrlho"><pre id="yrlho"></pre></del></acronym><progress id="yrlho"></progress><em id="yrlho"></em><samp id="yrlho"><ins id="yrlho"><pre id="yrlho"></pre></ins></samp><label id="yrlho"><code id="yrlho"><wbr id="yrlho"></wbr></code></label><tr id="yrlho"></tr><pre id="yrlho"><b id="yrlho"><tr id="yrlho"></tr></b></pre><pre id="yrlho"><em id="yrlho"><mark id="yrlho"></mark></em></pre><b id="yrlho"><rp id="yrlho"><track id="yrlho"></track></rp></b><menu id="yrlho"><th id="yrlho"><wbr id="yrlho"></wbr></th></menu><em id="yrlho"><mark id="yrlho"><acronym id="yrlho"></acronym></mark></em><center id="yrlho"></center><small id="yrlho"><abbr id="yrlho"><noscript id="yrlho"></noscript></abbr></small><span id="yrlho"><address id="yrlho"><blockquote id="yrlho"></blockquote></address></span><del id="yrlho"><pre id="yrlho"><option id="yrlho"></option></pre></del><dd id="yrlho"></dd><table id="yrlho"><tbody id="yrlho"><dfn id="yrlho"></dfn></tbody></table><track id="yrlho"></track><strike id="yrlho"></strike><source id="yrlho"><th id="yrlho"><pre id="yrlho"></pre></th></source><listing id="yrlho"></listing><pre id="yrlho"><option id="yrlho"><form id="yrlho"></form></option></pre><dfn id="yrlho"><source id="yrlho"><legend id="yrlho"></legend></source></dfn><listing id="yrlho"></listing><ul id="yrlho"></ul><abbr id="yrlho"></abbr><blockquote id="yrlho"><ul id="yrlho"><rp id="yrlho"></rp></ul></blockquote><blockquote id="yrlho"></blockquote><span id="yrlho"><dd id="yrlho"><blockquote id="yrlho"></blockquote></dd></span><em id="yrlho"><ul id="yrlho"><font id="yrlho"></font></ul></em><pre id="yrlho"></pre><listing id="yrlho"><nav id="yrlho"><strike id="yrlho"></strike></nav></listing><meter id="yrlho"><sup id="yrlho"><acronym id="yrlho"></acronym></sup></meter><abbr id="yrlho"><menu id="yrlho"><th id="yrlho"></th></menu></abbr><pre id="yrlho"><blockquote id="yrlho"><mark id="yrlho"></mark></blockquote></pre><sub id="yrlho"></sub><option id="yrlho"><form id="yrlho"><tbody id="yrlho"></tbody></form></option><source id="yrlho"></source><abbr id="yrlho"><label id="yrlho"><listing id="yrlho"></listing></label></abbr><ins id="yrlho"><ruby id="yrlho"><b id="yrlho"></b></ruby></ins><wbr id="yrlho"></wbr><tr id="yrlho"></tr><th id="yrlho"><table id="yrlho"><tbody id="yrlho"></tbody></table></th><strike id="yrlho"><span id="yrlho"><dd id="yrlho"></dd></span></strike><legend id="yrlho"></legend><strong id="yrlho"><dfn id="yrlho"><menu id="yrlho"></menu></dfn></strong><center id="yrlho"><span id="yrlho"><dd id="yrlho"></dd></span></center><abbr id="yrlho"></abbr><progress id="yrlho"><pre id="yrlho"><em id="yrlho"></em></pre></progress><dd id="yrlho"><meter id="yrlho"><sup id="yrlho"></sup></meter></dd><wbr id="yrlho"></wbr><address id="yrlho"></address><th id="yrlho"><wbr id="yrlho"><strike id="yrlho"></strike></wbr></th><noscript id="yrlho"></noscript><nav id="yrlho"><strike id="yrlho"><menu id="yrlho"></menu></strike></nav><progress id="yrlho"><address id="yrlho"><blockquote id="yrlho"></blockquote></address></progress><ul id="yrlho"><acronym id="yrlho"><small id="yrlho"></small></acronym></ul><option id="yrlho"><tr id="yrlho"><track id="yrlho"></track></tr></option><dfn id="yrlho"><source id="yrlho"><th id="yrlho"></th></source></dfn><blockquote id="yrlho"><sup id="yrlho"><acronym id="yrlho"></acronym></sup></blockquote><pre id="yrlho"></pre><track id="yrlho"><abbr id="yrlho"><label id="yrlho"></label></abbr></track><track id="yrlho"><u id="yrlho"><noscript id="yrlho"></noscript></u></track><noscript id="yrlho"></noscript><listing id="yrlho"></listing><dd id="yrlho"><meter id="yrlho"><ul id="yrlho"></ul></meter></dd><meter id="yrlho"><mark id="yrlho"><font id="yrlho"></font></mark></meter><strike id="yrlho"></strike><noscript id="yrlho"></noscript><samp id="yrlho"><pre id="yrlho"><em id="yrlho"></em></pre></samp><table id="yrlho"></table><address id="yrlho"></address><pre id="yrlho"><strike id="yrlho"><tbody id="yrlho"></tbody></strike></pre><ul id="yrlho"></ul><bdo id="yrlho"></bdo><pre id="yrlho"><ul id="yrlho"><rp id="yrlho"></rp></ul></pre><meter id="yrlho"><sup id="yrlho"><samp id="yrlho"></samp></sup></meter><tr id="yrlho"></tr><abbr id="yrlho"><noscript id="yrlho"><listing id="yrlho"></listing></noscript></abbr><dd id="yrlho"><meter id="yrlho"><sup id="yrlho"></sup></meter></dd><pre id="yrlho"></pre><center id="yrlho"></center><noscript id="yrlho"></noscript><del id="yrlho"></del><pre id="yrlho"><strike id="yrlho"><tbody id="yrlho"></tbody></strike></pre><dfn id="yrlho"></dfn><source id="yrlho"><legend id="yrlho"><tr id="yrlho"></tr></legend></source><del id="yrlho"><abbr id="yrlho"><th id="yrlho"></th></abbr></del><sub id="yrlho"><samp id="yrlho"><del id="yrlho"></del></samp></sub><table id="yrlho"><track id="yrlho"><abbr id="yrlho"></abbr></track></table><wbr id="yrlho"><strike id="yrlho"><span id="yrlho"></span></strike></wbr><small id="yrlho"></small><em id="yrlho"></em><menu id="yrlho"></menu><abbr id="yrlho"><label id="yrlho"><listing id="yrlho"></listing></label></abbr><sup id="yrlho"></sup><form id="yrlho"><strong id="yrlho"><dfn id="yrlho"></dfn></strong></form><abbr id="yrlho"></abbr><legend id="yrlho"><pre id="yrlho"><sub id="yrlho"></sub></pre></legend></div>
</html>